Log entries as requested by Stefan.
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 19 Jul 2007 22:23:30 +0000 (22:23 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 19 Jul 2007 22:23:30 +0000 (22:23 +0000)
lisp/ChangeLog

index e9c79bea2779d37636d1f1d20847d36517c23281..22e5a5c6c4148ce83d6325e5e63090bec2e0cc55 100644 (file)
@@ -24,6 +24,9 @@
 
        * vc-hooks.el: Generalize stay-local-p to operate on lists of
        files.  Change two keybindings to point to new function names.
+       * vc.arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
+       vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
+       * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
 
 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>